/****************************
/* Author : Miguel Garces
/* Website : http://cfmholding.com
****************************/

/* fonts */
@font-face {
  font-family: 'HelveticaNeueLTStd-Lt2';
  src: url('../../fonts/helveticaNeue/HelveticaNeueLTStd-Lt.eot?#iefix') format('embedded-opentype'),  
       url('../../fonts/helveticaNeue/HelveticaNeueLTStd-Lt.otf')  format('opentype'),
       url('../../fonts/helveticaNeue/HelveticaNeueLTStd-Lt.woff') format('woff'), 
       url('../../fonts/helveticaNeue/HelveticaNeueLTStd-Lt.ttf')  format('truetype'), 
       url('../../fonts/helveticaNeue/HelveticaNeueLTStd-Lt.svg#HelveticaNeueLTStd-Lt') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeueLTStd-Th2';
  src: url('../../fonts/helveticaNeue/HelveticaNeueLTStd-Th.eot?#iefix') format('embedded-opentype'), 
       url('../../fonts/helveticaNeue/HelveticaNeueLTStd-Th.otf')  format('opentype'),
       url('../../fonts/helveticaNeue/HelveticaNeueLTStd-Th.woff') format('woff'), 
       url('../../fonts/helveticaNeue/HelveticaNeueLTStd-Th.ttf')  format('truetype'), 
       url('../../fonts/helveticaNeue/HelveticaNeueLTStd-Th.svg#HelveticaNeueLTStd-Th') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeueLTStd-Bd2';
  src: url('../../fonts/helveticaNeue/HelveticaNeueLTStd-Bd.eot?#iefix') format('embedded-opentype'),  
       url('../../fonts/helveticaNeue/HelveticaNeueLTStd-Bd.otf')  format('opentype'),
       url('../../fonts/helveticaNeue/HelveticaNeueLTStd-Bd.woff') format('woff'), 
       url('../../fonts/helveticaNeue/HelveticaNeueLTStd-Bd.ttf')  format('truetype'), 
       url('../../fonts/helveticaNeue/HelveticaNeueLTStd-Bd.svg#HelveticaNeueLTStd-Bd') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeueLTStd-Md2';
  src: url('../../fonts/helveticaNeue/HelveticaNeueLTStd-Md.eot?#iefix') format('embedded-opentype'),  
       url('../../fonts/helveticaNeue/HelveticaNeueLTStd-Md.otf')  format('opentype'),
       url('../../fonts/helveticaNeue/HelveticaNeueLTStd-Md.woff') format('woff'), 
       url('../../fonts/helveticaNeue/HelveticaNeueLTStd-Md.ttf')  format('truetype'), 
       url('../../fonts/helveticaNeue/HelveticaNeueLTStd-Md.svg#HelveticaNeueLTStd-Md') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* ----------------- */



body{
	font-size: 12px;
	line-height: 22px;
	color: #666;
	border-top: 3px solid #eee;
	/*background:#343434 url("../img/back.png") repeat;*/
	/*padding-top: 37px;*/
	-webkit-font-smoothing: antialiased;
}


h1,h2,h3,h4,h5,h6{
	padding: 2px 0px;
	margin: 2px 0px;
	color: #777;
}

h2{
	font-size: 25px;
	line-height: 35px;
}

h3{
	font-size: 18px;
	line-height: 23px;
}

h4{
	font-size: 15px;
	line-height: 20px;
}

h5{
	font-size: 13px;
	line-height: 18px;
}

h6{
	font-size: 12px;
	line-height: 17px;
}

p{
	padding: 0px;
	margin:0px;
}

a{
	color: #026b9c;
}

a:hover{
	color: #003f5c;
	text-decoration: none;
}

a:hover,a:active,a:focus {
	outline: 0;
}

.bold{
	font-weight: bold;
}

hr{
margin:15px 0px 10px 0px;
padding:0px;
border-top:0px;
border-bottom:1px solid #f4f4f4;
height:0px;
}

.center{
text-align:center;
}

a:hover,a:active,a:focus {
outline: 0;
}

:focus {
	outline:none;
}

::-moz-focus-inner {
	border:0;
}

.badge{
	padding-left: 7px !important;
	padding-right: 7px !important;
}

.well{
	padding:10px 15px;
}

button.close{
	font-size: 20px !important;
	font-weight: normal;
}

button{
	font-size: 11px;
}

.progress{
	height: 15px;
	border-radius: 6px;
	margin: 15px 0px !important;
	line-height: 12px;
   background:#eee;
}

.progress-bar{
	font-size:11px !important;
	line-height:16px !important;
}

i.ipad{
	margin-right: 2px;
}

.bblue{
	background:#5eb2d9;
}

.bbrown{
	background:#b46e4c;
}

.bgreen{
	background: #4ac344;
}

.borange{
	background:#ff8421;
}

.bred{
	background: #ff5d5e;
}

.byellow{
	background: #d7a443;
}

/* Sparkline tooltip */

.jqstooltip {
  width: auto !important;
  height: auto !important;
  border-radius: 5px;
  padding: 4px 6px !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  border: 0 !important;
}

/* Form */

form{
	margin: 0px;
}

.input-group-width{
	max-width:250px;
}

/* Modal */

.modal-header{
	padding-top:7px;
	padding-bottom: 7px;
}

/* Social */

.social{
font-size:16px;
margin: 5px 0px;
}

.social i{
box-shadow:inset 0px 0px 1px #333;
height:25px;
width:25px;
line-height:25px;
margin:0px 5px 0px 0px;
border-radius:3px;
color:#fff;
-webkit-transition:background 1s ease;
-moz-transition:background 1s ease;
-o-transition:background 1s ease;
transition:background 1s ease;
text-align:center;
}

.social i.facebook{
background:#3c5b9b;
}

.social i.twitter{
background:#2daae1;
}

.social i.google-plus{
background:#f63e28;
}

.social i.pinterest{
background:#cb2027;
}

.social i.linkedin{
background:#0173b2;
}

.social i:hover{
background:#000;
-webkit-transition:background 1s ease;
-moz-transition:background 1s ease;
-o-transition:background 1s ease;
transition:background 1s ease;
}

.social a,.social a:visited,.social a:hover{
color:#fff;
text-decoration:none;
}

/* Back to top */

.totop {
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 104400;
	background: #44A1C4 !important; 
}

.totop a, .totop a:visited{
	display: block;
	width: 40px;
	height: 40px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}

.totop a:hover {
	color: #eee;
	text-decoration: none;
}

/* Image alignment*/

.alignleft, img.alignleft {
	margin-right: 8px;
	margin-top:5px;
	display: inline;
	float: left;
}

.alignright, img.alignright {
	margin-left: 8px;
	margin-top:5px;
	display: inline;
	float: right;
}
   
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;	
	display: block;
	clear: both;
}


/* Half column */

.mcol-left{
	width: 48%;
	float: left;
}

.mcol-right{
	width: 48%;
	float: right;
}

.col-left{
	width: 48%;
	float: left;
}

.col-right{
	width: 48%;
	float: right;
}

/* Dropdown menu */

.dropdown-big .dropdown-menu{
	min-width: 230px;
	padding:8px 10px;
}

.dropdown-big .dropdown-menu p{
	margin: 0px 0px;
	padding: 1px 0px;
	font-size: 11px;
	line-height: 16px;
	color:#999;
}

.dropdown-big .dropdown-menu a, .dropdown-big .dropdown-menu a:hover{
	line-height: 16px;
	font-size: 12px;
	background:transparent;
	padding: 0px;
	color: #777;
}

.dropdown-big .dropdown-menu a:hover{
	color: #777;
}

.dropdown-big .dropdown-menu .drop-foot{
	text-align: center;
}

.dropdown-big .dropdown-menu .drop-foot a{
	font-size: 11px !important;
	color:#777;
}

.dropdown-big .dropdown-menu hr{
	padding:0px;
	margin: 8px 0px;
	border-top: 0px solid #aaa;
	border-bottom: 1px solid #eee;
}

.dropdown-big .dropdown-menu i{
	position: relative;
}

.dropdown-big .dropdown-menu h5{
	color: #888 !important;
	line-height: 18px;
	font-weight: bold;
	font-size: 13px;
}

.dropdown-big .dropdown-menu h6, .dropdown-big .dropdown-menu h6 a{
	color: #888 !important;
	font-size: 12px;
	line-height: 14px !important;
	font-weight: normal;
}

.dropdown-big .dropdown-menu h6 a:hover{
	color: #555 !important;
	text-decoration: none;
}

.dropdown-big .dropdown-menu li{
	line-height: 15px;
}

.dropdown-big .dropdown-menu li p{
   padding:5px 0px;
}

.dropdown-menu {
    background:#fafafa;
    border-radius: 4px;
    border: 1px solid #ddd;
    border-bottom: 1px solid #d2d2d2;
    box-shadow: inset 0px 1px 2px #fff;
}  

.dropdown-menu li{
	color: #777;
	font-size: 12px;
	line-height: 18px;
}

.dropdown-menu li > a{
	color: #000;
	line-height: 25px; 
}

.dropdown-menu li > a:hover{
	background: #f3f3f3 !important;
	filter:none;
	color: #777;
}

.dropdown-menu .progress{
	height:8px;
}

/* Navbar */

.navbar *{
	font-weight: normal !important;
	text-shadow:none !important;
	
}

.navbar{
	background-color: #f8f8f8;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f2f2f2));
  background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: linear-gradient(top, #f8f8f8, #f2f2f2);
  
  border-bottom: 1px solid #ddd;
  box-shadow: inset 0px 1px 1px #fff;
}

.navbar .caret{
	border-top-color: #666;
    border-bottom-color: #666;
}

.navbar-brand{
   color:#777;
   font-size:23px;
   font-weight:bold;
   padding-top:20px;
}

.navbar-brand:hover{
   color:#777;
}

.navbar-toggle{
	background:#f2f2f2;
	border:1px solid #ccc;
	border-radius:4px;
}

.navbar-toggle:hover{
	background:#ddd;
}

.navbar li a{
	font-size: 12px !important;
	color:#777;
}

.navbar li a:hover{
	
	color:#000;
}

.navbar i{
	margin-right: 4px;
}

.navbar .btn{
	color: #666 !important;
}

.navbar .label{
	padding:5px 7px !important;
   font-size:11px;
   border-radius:10px;
}

.navbar .label i{
	margin-right: 0px;
}

.navbar .progress{
	margin-bottom: 0px;
	padding: 0px !important;
	margin: 0px !important;
}

/* Header */

header{
	padding: 35px 0px 15px 0px;
	border-bottom: 1px solid #ddd;
}

header .container {
	width:100%;
	max-width: 100%;
}

header .logo{
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 10px;
}

header .logo h1 a, header .logo h1 a:visited, header .logo h1 a:hover{
	font-size: 35px;
	color: #777;
	text-decoration: none;
	font-weight: normal;
}

header .logo .meta{
	color: #888;
	line-height: 15px;
	padding: 0px;
	margin: 0px;
}

header .nav.nav-pills{
	margin-bottom: 10px;
	margin-top: 15px;
}

header .nav.nav-pills > li > a{
  color: #666;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #ccc;
  *border: 0;
  border-bottom-color: #c2c2c2;
  border-radius: 5px;
  *margin-left: .3em;
  margin-right: 5px;
  padding:7px 14px;
}

header .nav.nav-pills > li > a:hover, header .nav.nav-pills > li > a:focus{
  color: #444;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  text-decoration: none;
  border:1px solid #aaa;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;  
}

header .nav.nav-pills > li > a span{
   border-radius:40px;
   padding:4px 6px;
   font-size:11px;
   display:inline-block;
   text-shadow:none !important;
}

header .nav-pills .open .dropdown-toggle{
  color: #444;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; 
}

header .header-data{
	margin-top: 15px;
}

header .header-data .hdata{
	display: inline-block;
	width: 85px;
	margin-right: 15px;
}

header .header-data .hdata i{
	display: inline-block;
	height: 40px;
	width: 40px;
	line-height: 40px;
	font-size: 17px;
	text-align: center;
	color: #fff;
	border-radius: 50px;
	box-shadow: inset 0px 0px 1px #777;
}	

header .header-data .hdata p, header .header-data .hdata a, header .header-data .hdata a:hover{
	display: block;
	line-height: 16px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin-top: 3px;
	color: #666;
}

header .header-data .hdata em{
	display: block;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

/* Notification */

.noty_text{
	font-size: 12px;
	line-height: 20px;
}

/* Sidebar */

.sidebar{
	width: 230px;
	float: left;
	display: block;
	background:#f2f2f2;
	color: #777;
	position: relative;
}

.sidebar .sidebar-dropdown{
	display: none;
}
.sidebar .sidebar-dropdown > a > span{
	width: 100%;
	background: white;
	height: 1px;
	display: inline-block;
	margin-top: 2px;
}
.sidebar .sidebar-dropdown{
	color: #fff !important;  
	box-shadow: inset 0px 0px 1px #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#1aaef3), to(#0993d3));
    background: -webkit-linear-gradient(top, #1aaef3, #0993d3);
    background: -moz-linear-gradient(top, #1aaef3, #0993d3);
    background: -ms-linear-gradient(top, #1aaef3, #0993d3);
    background: -o-linear-gradient(top, #1aaef3, #0993d3);
    background: linear-gradient(top, #1aaef3, #0993d3);
  padding:0px;
  height: 0px;
  text-transform: uppercase;
  text-align: center;
  font-size: 11px;
  display: block;
  border-top: 0px;
  
}
.sidebar .sidebar-dropdown > a {
    display: inline-block;
    position: relative;
    border: 1px #167CAC solid;
    border-radius: 3px;
    padding: 5px 10px 9px;
    background-color: #167CAC;
    margin-top: 5px;
}
.sidebar .sidebar-dropdown > a > span {
    background: white;
    margin-top: 4px;
    display: block;
    width: 24px;
    height: 2px;
}
.sidebar ul{
	padding: 0px;
	margin: 0px;
}
.sidebar ul li{
	list-style-type: none;
	width: 100%;
    overflow: hidden;
}
.mostrarse{
	width: 100% !important;
}
.sidebar #nav { 
  display: inline-block; 
  width: 24%; 
  margin:0 auto; 
  position: absolute;
  z-index: 60;
  left: 0;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	transition: 0.5s all;
}

.event-menu {
    position: absolute;
    left: 100%;
    top: 0px;
    background-color: transparent;
    width: 10px;
    z-index: 2;
    height: 100%;
    cursor: pointer;
    border-left: 1px solid #ccc;
}
.sidebar #nav > li > a > span {
    padding-left: 5px;
}
.sidebar #nav li i{
	display:inline-block;
	margin-right: 5px ;
	background: #eee ;
	color:#888;
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border-radius: 30px;
	border: 1px solid #ccc;
}

.sidebar  #nav li span i{
	margin: 0px;
	color: #999;
	background: transparent !important;
	border: 0px;
}

.sidebar #nav > li  a{
	width: 230px;
}
.sidebar #nav > li > a { 
  display: block; 
  padding: 10px 10px 10px 8px;
  font-size: 13px;
  color: #777;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #fff;
  background-color: #f8f8f8;
  background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f2f2f2));
  background: -webkit-linear-gradient(top, #f9f9f9, #f2f2f2);
  background: -moz-linear-gradient(top, #f9f9f9, #f2f2f2);
  background: -ms-linear-gradient(top, #f9f9f9, #f2f2f2);
  background: -o-linear-gradient(top, #f9f9f9, #f2f2f2);
  background: linear-gradient(top, #f9f9f9, #f2f2f2);	
  box-shadow: inset 0px 1px 1px #fff;
}

.sidebar #nav > li > a:hover, .sidebar #nav > li.open > a { 
  color: #e9e9e9;
  border-bottom: 1px solid #167cac;
  border-top: 1px solid #2094ca;
  background-color: #aaa;
  background: -webkit-gradient(linear, left top, left bottom, from(#1aaef3), to(#0993d3));
  background: -webkit-linear-gradient(top, #1aaef3, #0993d3);
  background: -moz-linear-gradient(top, #1aaef3, #0993d3);
  background: -ms-linear-gradient(top, #1aaef3, #0993d3);
  background: -o-linear-gradient(top, #1aaef3, #0993d3);
  background: linear-gradient(top, #1aaef3, #0993d3);
  box-shadow: none;
  color: #fff;
  font-weight: bold;
}

.sidebar #nav > li > a:hover i, .sidebar #nav > li.open > a  i{
	color: #fff;
  background-color: #167cac !important;
  border: 1px solid #167cac;
}

.sidebar #nav > li > a:hover span i, .sidebar #nav > li.open > a span i{
  color: #fff;
  background: transparent !important;
  border: 0px;
}

.sidebar #nav li li.current{
	background:#D6CECE;
}

.sidebar #nav li ul { display: none; background: #efefef url("../img/cream.png") repeat; }
.sidebar #nav li ul li a > .fa {
    width: 15px;
    text-align: center;
}
.sidebar #nav li ul li a > span {
    padding-left: 13px;
}
.sidebar #nav li ul li a { 
  display: block; 
  background: none;
  padding: 10px 0px 10px 21px;
  text-decoration: none;
  color: #777;
  border-bottom: 1px solid #ddd;
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.1);
}

.sidebar #nav li ul li a:hover {
  background: #eee;
  border-bottom: 1px solid #ddd;
}

.sidebar #nav li.open ul{
	display: block !important;
}

/* Main */

.mainbar{
	position: relative;
	margin-left: 55px;
	margin-right: 0px;
	width: auto;
	/*background:#eee url("../img/main-back.png");*/
	border-left: 1px solid #ccc;
	z-index: 50;
	min-height: 800px;
}

.mainbar .container{
   max-width:100% !important;
	width: 100% !important;
} 

/* Pagination*/

.pagination{
	margin: 10px 0px 5px 0px;
}

.pagination ul > li > a, .pagination ul > li > span {
	border: 1px solid #aaa;
	margin-right: 2px;
	border-radius: 5px !important;
	padding: 2px 8px;
  background-color: #f8f8f8;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f2f2f2));
  background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: linear-gradient(top, #f8f8f8, #f2f2f2);	
  box-shadow: inset 0px 2px 1px #fff;
  color: #666;
}	

.pagination ul > li > a:hover{
	color: #333;
}

/* Data tables */


.page-tables #data-table{
	margin-bottom: 20px;
}

.page-tables .dataTables_length{
	margin-top:5px;
	margin-bottom:5px;
	font-size:12px;
	font-weight:normal;
}

.page-tables .dataTables_length select{
	border-color: #ddd;
	border-radius: 2px;
}

.page-tables .dataTables_filter{
	margin-top:5px;
	margin-bottom:5px;
	font-size:12px;
	font-weight:normal;
}

.page-tables .dataTables_filter input{
	border-radius:3px;
	border:1px solid #ddd;
	padding:3px;
	line-height:12px;
}

.page-tables #data-table{
	border:1px solid #ddd;
}

.page-tables table#data-table thead th{
	padding:7px 10px;
	font-weight:normal;
	border-bottom:0px;
}

.page-tables table#data-table tfoot th{
	border-top:1px solid #ddd;
	padding:7px 10px;
	font-weight:normal;
	background:#fff;
}

.page-tables table#data-table td{
	background:#fcfcfc;
	border-top:1px solid #ddd;
}

.page-tables .dataTables_info{
	margin-bottom:20px;
}

.page-tables .dataTables_paginate{
	margin-bottom:20px;
}

.page-tables .dataTables_paginate a{
	background:#fff;
	border:1px solid #ddd;
	border-radius:2px;
	margin-right:2px;
	padding: 5px 10px;
	color: #aaa;
}

.page-tables .dataTables_paginate a:hover{
	background:#f8f8f8;
}

.page-tables .dataTables_paginate a.paginate_active{
	background:#f8f8f8;
}

/* Page head */

.mainbar .page-head{
  background-color: #f8f8f8;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f2f2f2));
  background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: linear-gradient(top, #f8f8f8, #f2f2f2);
  padding: 8px 20px;
  border-bottom: 1px solid #fff;
  box-shadow: inset 0px 1px 1px #fff;
}

.mainbar .page-head h2{
	font-weight: normal;
	font-size: 20px;
}

/* Bread crumb */

.mainbar .bread-crumb{
	font-size: 11px;
	margin-top: 10px;
	color: #aaa;
}

.mainbar .bread-crumb i{
	margin-right: 3px;
}

.mainbar .bread-crumb .divider{
	margin: 0px 3px;
}

.mainbar .bread-crumb a{
	color: #666;
}

.mainbar .bread-crumb a.bread-current{
	color: #888;
}

/* Matter */

.mainbar .matter{
	border-top: 1px solid #ddd;
	padding: 15px 0px;
}

/* Widget */

.widget {
  border: 1px solid #c9c9c9;
  border-radius: 3px;
  margin-top: 10px;
  margin-bottom: 20px; 
  background: #fafafa url('../img/cream.png') repeat;
}

.widget p{
	margin: 3px 0px 5px 0px !important;
	line-height: 20px;
}

.widget hr{
	margin: 8px 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
}

.widget .table *{
	border-color:#e8e8e8 !important;
}

.widget .table.table-bordered{
	margin-bottom:0px;
	border:0px;
}

.widget .table.table-bordered tr th{
	border-top:0px;
	border-left:0px;
}

.widget .table.table-bordered tr th:last-child{
	border-right:0px;
}

.widget .table.table-bordered tr:first-child td{
	border-top:0px;
}

.widget .table.table-bordered tr:last-child td{
	border-bottom:0px;
}

.widget .table.table-bordered td{
	border-right:1px solid #ddd;
}

.widget .table.table-bordered tr td:first-child{
	border-left:0px;
}

.widget .table.table-bordered td:last-child{
	border-right:0px;
}

.widget.wblack{
  background: #fafafa url('../img/black.png') repeat;
  color: #ddd;
  border: 1px solid #222;
}

.widget.wblack hr{
	border-top: 1px solid #444;
	border-bottom: 1px solid #222;
}

.widget.wblack a{
	color: #aaa;
}

.widget.wblack a:hover{
	color: #888;
}

.widget .padd, .modal-body{
	padding: 13px 15px;
}

.widget .widget-head,.modal-header{
  background-color: #f8f8f8;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f2f2f2));
  background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: linear-gradient(top, #f8f8f8, #f2f2f2);	
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  text-shadow:0px 1px #fff;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #fff;
	color: #666;
	font-size: 13px;
	font-weight: bold;
    padding: 8px 15px;
}

.widget.wblack .widget-head{
  background-color: #333;
  background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#111));
  background: -webkit-linear-gradient(top, #333, #111);
  background: -moz-linear-gradient(top, #333, #111);
  background: -ms-linear-gradient(top, #333, #111);
  background: -o-linear-gradient(top, #333, #111);
  background: linear-gradient(top, #333, #111);
  text-shadow:0px 1px #000;
  border-bottom: 1px solid #555;
  border-top: 1px solid #666;
  box-shadow: inset 0px 1px 1px #444;
	color: #ccc;
}

.widget .widget-head .widget-icons i{
	font-size: 14px;
	margin: 0px 4px;
}

.widget .widget-head .widget-icons a{
	color: #aaa;
}

.widget .widget-head .widget-icons a:hover{
	color: #999;
}

.widget.wblack .widget-head .widget-icons i{
	font-size: 14px;
	margin: 0px 4px;
}

.widget .widget-foot, .modal-footer{
  background-color: #f8f8f8;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f2f2f2));
  background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: linear-gradient(top, #f8f8f8, #f2f2f2);	
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  text-shadow:0px 1px #fff;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #ccc;
  padding: 8px 15px;
  font-size: 12px;
  color: #555;
  box-shadow: inset 0px 1px 1px #fff;
}

.widget.wblack .widget-foot{
  background-color: #111;
  background: -webkit-gradient(linear, left top, left bottom, from(#222), to(#111));
  background: -webkit-linear-gradient(top, #222, #111);
  background: -moz-linear-gradient(top, #222, #111);
  background: -ms-linear-gradient(top, #222, #111);
  background: -o-linear-gradient(top, #222, #111);
  background: linear-gradient(top, #222, #111);
  text-shadow:0px 1px #000;
  border-bottom: 1px solid #000;
  border-top: 1px solid #222;
  color: #aaa;
  box-shadow: inset 0px 1px 1px #444;
}

/* Widget white extras */

.widget .nav-tabs > li a {
   	padding: 5px 10px;
}

.widget .nav-tabs {
	margin-bottom: 5px;
}

.widget .tab-content{
	margin-bottom: 10px;
}

/* Widget black extras */

.widget.wblack .btn-inverse{
	border: 1px solid #212121;
}

.widget.wblack a.btn-primary, .widget.wblack a.btn-primary:hover, 
.widget.wblack a.btn-warning, .widget.wblack a.btn-warning:hover,
.widget.wblack a.btn-danger,  .widget.wblack a.btn-danger:hover,
.widget.wblack a.btn-success, .widget.wblack a.btn-success:hover,
.widget.wblack a.btn-info,  .widget.wblack a.btn-info:hover,
.widget.wblack a.btn-inverse, .widget.wblack a.btn-inverse:hover{
    color: #fff;
}

.widget.wblack .form-actions{
	border-radius: 5px;
  background-color: #111;
  background: -webkit-gradient(linear, left top, left bottom, from(#222), to(#111));
  background: -webkit-linear-gradient(top, #222, #111);
  background: -moz-linear-gradient(top, #222, #111);
  background: -ms-linear-gradient(top, #222, #111);
  background: -o-linear-gradient(top, #222, #111);
  background: linear-gradient(top, #222, #111);
	border: 1px solid #111;
    box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.1);
}

.widget.wblack h2,
.widget.wblack h3,
.widget.wblack h4,
.widget.wblack h5,
.widget.wblack h6{
	color: #ddd;
}

.widget.wblack blockquote{
	border-left: 3px solid #555;
}

.widget.wblack .pagination ul > li > a, .widget.wblack .pagination ul > li > span {
  background-color: #111;
  background: -webkit-gradient(linear, left top, left bottom, from(#222), to(#111));
  background: -webkit-linear-gradient(top, #222, #111);
  background: -moz-linear-gradient(top, #222, #111);
  background: -ms-linear-gradient(top, #222, #111);
  background: -o-linear-gradient(top, #222, #111);
  background: linear-gradient(top, #222, #111);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.1);
  border: 1px solid #161616;
}

.widget.wblack .pagination ul > li > a:hover{
	background: #222;
}

.widget.wblack .table td{
	border-top: 1px solid #222;
}

.widget.wblack .table tr:hover{
	background: rgba(255,255,255,0.1);
}

.widget.wblack .nav-tabs > .active > a, .widget.wblack .nav-tabs > .active > a:hover {
	background: #222;
}

.widget.wblack .nav-tabs {
    margin-bottom: 5px;
    border-bottom: 1px solid #222;
}

.widget.wblack .nav-tabs > li a {
   	padding: 5px 10px;
  	background-color: #111;
  	background: -webkit-gradient(linear, left top, left bottom, from(#222), to(#111));
 	background: -webkit-linear-gradient(top, #222, #111);
  	background: -moz-linear-gradient(top, #222, #111);
  	background: -ms-linear-gradient(top, #222, #111);
  	background: -o-linear-gradient(top, #222, #111);
  	background: linear-gradient(top, #222, #111);
    border: 1px solid #222;
    border-bottom: 0px;
    box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.1);
    color: #ccc;
    font-weight: bold;
    margin-right: 5px; 
}

.widget.wblack .nav-tabs > li a:hover {
    background: #222; 
}

.widget.wblack .nav-tabs > li.active {
    border-bottom: 0px; 
}

.widget.wblack .nav-tabs > li.active a {
    color: #fff;
    background: #333 url('../img/back.png');
    border-bottom: 0px;
}

.widget.wblack .nav-tabs > li.active a:hover {
    /*background: #333 url('../img/back.png');*/
    border-bottom: 0px; 
}

.widget.wblack .tab-content{
	margin-bottom: 10px;
}

/* Calendar */

.fc-header-title h2 {
	font-size: 15px;
	line-height: 20px;
}

.fc-event-skin {
	background-color: #ff5d5e;
	border-color: #ff3839;
}	

.fc-button-month, .fc-button-agendaWeek, .fc-button-agendaDay {
	margin-top: -48px;
	right: 20px;
}


.fc-widget-header {
	padding: 7px 0px !important;
	color: #666;
	background: #eee;
	border-color: #ccc;
}

.fc-content {
	background: #fff;	
}

.fc-content td:hover{
	background: #f3f3f3;	
}

/* Current status */

.current-status{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.current-status .bold{
	font-size: 13px;
	margin-left: 8px;
}

.current-status li{
 	padding: 10px 0px;
 }

/* Today datas */

.today-datas{
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px;
}

.today-datas li{
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 10px;
    padding: 10px 20px;
  background-color: #f8f8f8;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f2f2f2));
  background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: linear-gradient(top, #f8f8f8, #f2f2f2);	
  background: #f8f8f8 url("../img/cream.png") repeat;
  text-shadow:0px 1px #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0px 0px 3px #fff;
  max-width: 100%;
  text-align: center;
}

.today-datas li .datas-text{
	font-size: 11px;
	padding: 7px 0px 0px 0px;
	font-weight: normal;
}

/* Error */

.error-page{
	max-width: 500px;
	margin: 50px auto;
}

.error-page .container{
	max-width:100%;
	width:100%:
}

.error h1{
	font-weight: normal;
}

/* Grid */

.show-grid div{
	background: #eee;
	text-align: center;
	margin: 10px 0px;
	border: 1px solid #ddd;
}

/* Date & Time Picker */

.dtpicker{
	max-width:200px;
}

/* Slider */

#eq span {
    height:120px; float:left; margin:15px
}

.ui-slider .ui-slider-handle { 
	position: absolute; 
	z-index: 2; 
	width: 1.1em; 
	height: 1.1em; 
	cursor: default; 
	border-radius: 50px;
	background: #fafafa !important;
	border: 1px solid #ccc !important; 
}

.ui-slider-horizontal { 
	height: .6em; 
	border: 1px solid #ccc !important; 
	background: #fff !important;
	border-radius: 3px;
}

.ui-slider-vertical { 
	height: 100px; 
	width: 0.6em;
	border: 1px solid #ccc !important; 
	background: #fff !important;
	border-radius: 3px;
}

#master1, #master2, #master3, #master4, #master5, #master6{
	width: 100%;
	margin:15px 0px !important;
}

.ui-widget-header{
 	border-radius: 3px !important;
}

.slider-red .ui-widget-header{
	background: #dd514c !important;
	border-color: #dd514c !important;
}	

.slider-blue .ui-widget-header{
	background: #36a5c6 !important;
	border-color: #36a5c6 !important;
}	

.slider-green .ui-widget-header{
	background: #44c636 !important;
	border-color: #44c636 !important;
}	

.slider-yellow .ui-widget-header{
	background: #fcd419 !important;
	border-color: #fcd419 !important;
}	

.slider-orange .ui-widget-header{
	background: #fc9419 !important;
	border-color: #fc9419 !important;
}	

.slider-violet .ui-widget-header{
	background: #9919fc !important;
	border-color: #9919fc !important;
}	

/* Toggle button */

.sw-green .onoffswitch-inner:before {
  background-color: #51d466;
}
.sw-red .onoffswitch-inner:before {
  background-color: #f75353;
}
.sw-lblue .onoffswitch-inner:before {
  background-color: #32c8de;
}
.sw-orange .onoffswitch-inner:before {
  background-color: #f78153;
}
.sw-blue .onoffswitch-inner:before {
  background-color: #609cec;
}

/* Gallery */

.gallery img{
	max-width: 170px;
	margin: 5px;
	padding: 1px;
	border: 1px solid #aaa;
	border-radius: 5px;
}

/* Error log */

.error-log{
	height: 300px;
	overflow: auto;
	font-family: "Courier New", monospace;
}
.navbar-brand-iz {
  float: left;
  height: 50px;
  padding:10px 0px;
}
.navbar-brand-iz:hover,
.navbar-brand-iz:focus {
  text-decoration: none;
}
.navbar-brand-iz > img {
  display: block;
}

.error-log ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.error-log .green{
	color: #61c221;
}

.error-log .red{
	color: #ff0000;
}

/* Media */

.medias .checker {
	width: 5px !important;
}

.medias img{
	padding: 1px;
	background: #fff;
	border: 1px solid #aaa;
	max-width: 40px;
}

/* CL Editor */

.cleditorMain{
	border: 1px solid #ccc;
	margin: 10px 0px;
}

.cleditorMain textarea, .cleditorMain iframe{
	width: 100% !important;
}

/* Chart */

#bar-chart,#bar-chart-black,#curve-chart,#live-chart,#pie-chart,#pie-chart2,#pie-chart3{
	height: 250px;
	max-width: 100%;
}

#pie-chart,#pie-chart2,#pie-chart3{
	max-width: 300px;
	margin: 10px auto;
}

/* Support page */

.support-faq form input{
	padding-left:8px;
	margin:10px 0px;
	border-radius:3px;
	border:1px solid #aaa;
}

#slist p{
display: none;
margin:5px 0px;
padding:5px 10px;
background:#fff;
line-height: 25px;
border:1px solid #eee;
}

#slist{
	margin-left: 20px;
}

#slist li{
	margin-bottom: 10px;
}

#slist li a{
	display: block;
	margin-bottom: 0px;
}

/* Post form */

.post{
	margin-top: 20px;
}

/* Login and Register form */

.admin-form{
	max-width: 500px;
	margin: 50px auto;
}

.admin-form .container{
	width:100% !important;
	max-width:100% !important;
}

.admin-form form{
	padding: 10px 0px;
}

/* Widget-Content */

.widget-content .error .form-inline button{
	margin-left:-2px;
	padding:8px 12px;
}

.chats{
	padding-left:0px;
	margin-left:0px;
}

.recent{
	padding-left:0px;
	margin-left:0px;
}

.widget-foot .form-inline button {
	margin-left: -3px;
	padding:7px 12px;
}

.widget-content .form-inline button {
	margin-left: 0px;
	padding:7px 12px;
}

.buttons button{
	margin-top:10px;
}

.widget-content ol#slist{
	padding:0px;
}

.task i {
	display:inline-block;
	width: 30px;
	height: 17px;
	background: #ccc;
	text-align: center;
	border-radius: 50px;
	font-size: 10px;
	line-height: 17px;
}

.pagination li a{
	color:#777;
}

.topmargin{
        margin-top:10px
}

.modalsetcon {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('../img/ajax-loader.gif') 
                50% 50% 
                no-repeat;
}

body.cargando {
    overflow: hidden;   
}

body.cargando .modalsetcon {
    display: block;
}

.modalsetconExport {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('../img/ajax-loader.gif') 
                50% 50% 
                no-repeat;
}

body.cargandoExport {
    overflow: hidden;   
}

body.cargando .modalsetconExport {
    display: block;
}

footer{
  background-color: #f8f8f8;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f2f2f2));
  background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: linear-gradient(top, #f8f8f8, #f2f2f2);
	padding:10px 0px;
	color: #777;
	font-size: 12px;
	border-top: 3px solid #ddd;
}

footer .container{
	width:100%;
	max-width:100% !important;
}

footer a, footer a:visited{
	color: #444;
}

footer a:hover{
	color: #333;
	text-decoration: underline;
}

footer .copy{
	font-size: 11px;
}
/* ----- EStilos nuevos ---- */
#Menuleft {
    overflow: hidden;
    width: 100%;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    -ms-transition: 0.2s all;
    -moz-transition: 0.2s all;
    transition: 0.2s all;
    padding: 0px !important;
}
#Menubody , #bodycontenido{
	-webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    -ms-transition: 0.2s all;
    -moz-transition: 0.2s all;
    transition: 0.2s all;
}
.form-control{
	height: 35px;
}
.titles1 h4{
    color: white;
    font-size: 18px;
    padding-left: 20px;
}
.anchofull{
	width: 95% !important;
}
.anchocero{
	width: 0% !important;
}
.inquiet a > .badge {
    position: absolute;
    right: 5px;
    top: 29%;
}
.inquiet a > .glyphicon {
    position: absolute;
    left: 5px;
    top: 8px;
}
.inquiet a {
    padding-right: 24px !important;
    padding-left: 24px !important;
    text-align: left;
}

.titles2, .list-group > h3 {
    font-size: 12px;
    text-align: left;
    line-height: 1.3;
    position: relative;
}
#body-list1 i , #body-list2 i{
	font-style: normal !important;
}
#srch-term , #srch-term2{
    height: 35px;
}
.titles2 h3 {
    padding-left: 24px !important;
}
.titles2 h3 > span {
    position: absolute;
    left: 6px;
    top: 10px;
}
.GruposFil div {
    overflow: hidden;
    padding-left: 25px;
    text-align: left;
}

#grupoFiltros > div {
    padding-left: 25px !important;
    border-radius: 0px !important;
}
#grupoFiltros {
    padding-left: 0px !important;
}
#grupoFiltros a {
    padding-left: 0px !important;
}
.crearNuevo {
    margin-top: -1px;
}
.GruposFil div > a:first-of-type {
    position: absolute;
    top: 8px;
    left: -18px;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
    color: #555;
}
.GruposFil div > a:last-of-type:hover > .badge , .GruposFil a:last-of-type > .badge{
    text-decoration: underline;
}
.GruposFil > div > a:last-of-type , .GruposFil a:last-of-type {
    width: 100%;
    display: inline-block;
    color: #555;
    padding-right: 60px;
    text-align: left;
    padding-left: 18px;
    line-height: 1.1;
}
.GruposFil div:first-of-type > a:last-of-type{
	padding-left: 0px !important;
}
.GruposFil div > a > .badge , .GruposFil a:last-of-type > .badge{
	position: absolute;
    right: 5px;
    top: 29%;
    z-index: 2
}
.badge{
	font-size: 10px;
}
.GruposFil div:hover > a:first-of-type{
	left: 5px !important;
}
.GruposFil div > a:first-of-type:hover{
	color: #337AB7 !important;
}
.body-men {
    padding-left: 13px;
}
.body-men li:first-of-type {
    padding-left: 0px !important;
    padding-bottom: 5px;
}
.body-men li {
    padding-left: 25px;
}
.thefixed{
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 40;
}
.list-group > a {
    text-align: left;
}
.navbar-form{
	border: 0px !important;
}
.togmenu{
	margin-top: 14px !important;
	background: #337AB7 !important;
}
.togmenu > span{
	background: white !important;
}
#ocultarMenu {
    color: white;
    font-size: 22px;
    position: absolute;
    left: 0px;
    top: 16px;
    padding: 0px 8px;
}
.list-group{
	margin-bottom: 8px !important;
}
.list-group-item{
	padding: 8px 6px !important;
}
.modwidth{
	width: 55%;
}
.modwidth > div{
	width: 100%;
}
.aqui-active {
    background: #DDD !important;
}
/* detalle de contrato */
.borde-cuerpo {
    border: 1px #ddd solid;
    width: 100%;
    display: inline-block;
    padding: 15px;
}
.fondogris-1 {
    background: #F8F8F8;
    border: 1px #e7e7e7 solid;
    text-align: right;
    margin-bottom: 18px;
    padding-right: 14px;
}
.fondogris-1 > ul {
    float: none !important;
    display: inline-block;
    position: relative;
    z-index: 20;
}
.item-title {
    margin-bottom: 8px;
}
.item-title > h2 {
    color: #333;
    font-size: 16px;
    line-height: 1;
    margin: 0px;
    padding-top: 7px;
}
.item-title > p {
    color: #333;
    font-size: 16px;
    margin: 0px;
    padding-bottom: 6px;
    font-weight: 500;
}
.detalle-contenido table.table-hover tr {
    border: 1px #ddd solid;
    font-size: 13px;
}
.detalle-contenido .info.center {
    color: #347290;
    font-size: 14px;
    padding: 12px 10px;
}
.tablaslistEven {
    color: #333 !important;
    font-weight: bold;
    text-align: left;
    padding: 11px 10px !important;
}
.tablaslistOdd {
    text-align: left;
    padding: 11px 10px !important;
    color: #333 !important;
}
table.secdocs {
    width: 98% !important;
    margin: 10px 0px !important;
    background: white;
}
table.secdocs tr:first-of-type td{
	text-align: center !important;
}
table.secdocs tr td:first-of-type{
	text-align: center;
}
table.secdocs tr td {
	border: 1px #ddd solid;
	text-align: center;
}
.fondogris-1 ul a{
	background: transparent !important;
}
.bg-info > h4 {
    color: #347290 !important;
    font-size: 14px !important;
    padding: 12px 10px !important;
    text-align: center !important;
}
#button-chat {
    padding-top: 7px;
    position: fixed;
    bottom: 0px;
    right: 41px;
    background-color: #44A1C4;
    display: inline-block;
    z-index: 99999;
    max-width: 220px;
    width: 100%;
    height: 40px;
}
.link-chat {
    width: 100%;
    position: relative;
    display: inline-block;
    text-decoration: none !important;
}
.lefti {
    padding: 4px 12px;
    display: inline-block;
    position: absolute;
    left: 0px;
}
.lefti > i {
    font-family: FontAwesome,Arial;
    color: white;
    font-size: 22px;
    margin-bottom: 0px;
    display: inline-block;
    max-width: 90px;
}
#chat-des {
    vertical-align: top;
    position: relative;
    text-decoration: none !important;
    font-size: 20px;
    color: white;
    text-align: center;
    display: inline-block;
    width: 100%;
    padding-left: 35px;
    padding-right: 15px;
}
.totop > a {
    font-size: 8px;
    padding-top: 5px;
}
.borde-cuerpo .pager{
	font-size: 16px !important;
	text-align: center;
	position: relative;
}
.contenidoModal {
    padding: 25px 44px 25px 30px;
    width: 100%;
    display: inline-block;
}
.contenidoModal > div {
    margin: 0px;
}
.closedmodal {
    position: absolute;
    right: 0px;
    top: 0px;
    opacity: 1 !important;
    background: #F5F5F5 !important;
    color: #777;
    display: inline-block;
    padding: 9px 12px !important;
}
.contenidoModal .panel.panel-default {
    border: 0px;
    box-shadow: none;
}
.contenidoModal .panel.panel-default > a {
    width: 100%;
    display: inline-block;
    background: #DDD;
    color: #555;
    padding: 6px 10px;
    position: relative;
    padding-right: 30px;
    text-align: left;
}
.contenidoModal .panel.panel-default > a > span {
    position: absolute;
    right: 10px;
    top: 30%;
}
.nivel2Ca {
    padding-left: 30px;
    padding-top: 5px;
}
.nivel2Ca > div {
    margin: 0px;
}
.nivel2Ca .col-md-6 {
    vertical-align: top;
    display: inline-block;
    float: none;
    margin-left: -2px;
    text-align: left;
}
.inputsFilt > input {
    position: absolute;
    z-index: 3;
    left: 0px;
    top: 7px;
}
.inputsFilt {
    margin: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: 1.1;
    position: relative;
    padding-left: 18px;
    text-align: left;
}
.flechast1.collapsed > span{
	-webkit-transform: rotateZ(0deg) !important;
	-moz-transform: rotateZ(0deg) !important;
	-ms-transform: rotateZ(0deg) !important;
	-o-transform: rotateZ(0deg) !important;
	transform: rotateZ(0deg) !important;
}
.flechast1 > span{
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all;
	-webkit-transform: rotateZ(90deg);
	-moz-transform: rotateZ(90deg);
	-ms-transform: rotateZ(90deg);
	-o-transform: rotateZ(90deg);
	transform: rotateZ(90deg);
}
#ui-datepicker-div {
    z-index: 20 !important;
}
#resultarCon {
    text-align: left;
}
.botonesmarca.glyphicon-star, .botonesmarca.glyphicon-eye-open {
    color: #43A1C4;
    border: 1px #43A1C4 solid;
}
.paginador-lis {
    display: inline-block;
    width: 100%;
    padding-top: 13px;
    padding-bottom: 10px;
}
.paginador-lis a{
	cursor: pointer;
}
.title-busqueda {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 20px;
    border-bottom: 2px #DDDDDD solid;
    padding-bottom: 9px;
}
#form-busquedas {
    padding: 16px 50px;
    text-align: left;
    max-width: 900px;
    margin: 50px auto;
    min-height: 500px;
}
.btnfiltros {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 34px;
}
#resultarCon tr td:nth-child(3) {
    font-size: 12px;
}
#resultarCon > tr > td:nth-child(7) , #resultarCon > tr > td:nth-child(8) {
    text-align: center;
}
#cargandos {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999999;
    background: rgba(245, 243, 243, 0.8);
    width: 100%;
    text-align: center;
    height: 100%;
    display: none;
}
#cargandos > p {
    font-family: open_sansregular;
    font-size: 20px;
    padding-top: 20px;
}
#cargandos > img {
    margin-top: 10%;
    width: 200px;
    max-width: 100%;
}
#resultarCon tr {
    cursor: pointer;
    position: relative;
}
.circles-filtros {
    background: white !important;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #44A1C4 !important;
    border-color: #44A3C6!important;
}
.numerosPag {
    display: inline-block;
    padding-top: 7px;
}
.modal-cliente > div > button {
    font-size: 20px;
    background: white;
    border-radius: 100%;
    display: inline-block;
    width: 67px;
    height: 67px;
    text-align: center;
    position: absolute;
    top: -30px;
    opacity: 1;
    right: -30px;
    z-index: 10;
    color: #44A1C4;
}
h3.info.center {
    background: #D9EDF7;
    margin-top: -20px;
}
.enlaceEntid {
    margin-bottom: 25px;
    width: 100%;
    display: inline-block;
    border: 1px #DDD solid;
    margin-top: -10px;
}
.enlaceEntid > a {
    display: inline-block;
    width: 100%;
    word-wrap: break-word;
}
.modal-cliente > .modal-content {
    background: #fff;
    border-radius: 0px;
    padding: 40px 40px 60px;
    position: relative;
}
.campos-modal:first-of-type {
    margin-top: 0px !important;
}
.campos-modal {
    display: inline-block;
    width: 100%;
    border: 1px white solid;
    margin-top: 20px;
    padding: 8px 0px 5px 50px;
    position: relative;
}
.campos-modal > span {
    width: 28px;
    height: 28px;
    display: inline-block;
    position: absolute;
    left: 12px;
    top: 5px;
    background-size: 100%;
}
.pass-ico {
    color: white;
    font-size: 26px !important;
    top: 10px !important;
}
.campos-modal > input {
    background: none;
    border: 0px;
    color: white;
    font-size: 19px !important;
    padding-top: 2px;
    display: inline-block;
    width: 100%;
    padding-right: 30px;
}
.title-login {
    color: white;
    text-align: center;
    margin-top: 0px;
    padding-bottom: 20px;
    font-size: 22px;
}
.envioModals {
    width: 100%;
    display: inline-block;
    margin-top: 15px;
    background: white;
    border: 0px;
    height: 45px;
    color: #44A1C4;
    font-size: 20px !important;
    padding-top: 5px;
}
.envioModals:hover{
	opacity: 0.6;
}
.textareas-m::-webkit-input-placeholder , .inputs-m::-webkit-input-placeholder, .campos-modal > input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #fff;
}
.icons-new > input::-webkit-input-placeholder , .icons-new > textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #666;
}
.textareas-m:-moz-placeholder , .inputs-m:-moz-placeholder, .campos-modal > input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
   color: #fff;
   opacity: 1;
}
.icons-new > input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
   color: #666;
   opacity: 1;
}
.textareas-m::-moz-placeholder , .inputs-m::-moz-placeholder, .campos-modal > input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #fff;
   opacity: 1;
}
.icons-new > input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #666;
   opacity: 1;
}
.textareas-m:-ms-input-placeholder , .inputs-m:-ms-input-placeholder, .campos-modal > input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #fff;
}
.icons-new > input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #666;
}
.p-confirm  , .p-confirm2 , .p-confirm3 , .p-confirm5{
    color: #666;
    font-size: 16px;
    text-align: center;
    padding-top: 14px;
    padding-bottom: 18px;
}
.archis > td{
	vertical-align: middle !important;
}
.cont-no-leido {
    font-weight: bold;
}
.text-center.btn-confirmaciones > a {
    display: inline-block;
    background: white;
    color: #44A1D4;
    font-size: 16px !important;
    padding-top: 5px;
    padding: 8px 30px;
    margin: 0 8px;
}
.text-center.btn-confirmaciones > a:hover {
    background: #44A1D4;
    color: white;
}

#PreguntasA .modal-content , #ConfirmarA .modal-content , #GruposA .modal-content , #ConfirmarSe .modal-content , #ContratoA .modal-content , #SubcuentasA .modal-content , #GruposB .modal-content {
    background: white !important;
}
#thefiltros {
    width: 100%;
    position: relative;
    height: 800px;
    padding: 25px 20px;
    overflow: hidden;
    text-align: center
}
.filtros-grupos {
    width: 80%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    height: 84%;
    background: white;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    border: 1px #666 solid;
    position: absolute;
    top: 8%;
    left: 10%;
    z-index: 3;
}
.filtros-grupos.izq {
    left: -7% !important;
}
.filtros-grupos.der {
    left: 57% !important;
}
.filtros-grupos.izq , .filtros-grupos.der {
    -webkit-transform: scale(0.8) !important;
    -moz-transform: scale(0.8) !important;
    -ms-transform: scale(0.8) !important;
    -o-transform: scale(0.8) !important;
    transform: scale(0.8) !important;
    opacity: 0.6 !important;
    z-index: 1;
}
.cuerpoGrupo{
	position: relative;
	width: 100%;
	display: inline-block;
	padding: 0px 38px;
	margin-top: 30px;
}
.Flec {
    color: #666;
    cursor: pointer;
    font-size: 30px !important;
    position: absolute;
    top: 48%;
    text-decoration: none !important;
}
.panel.panel-default{
	position: relative;
}
#nivel1Ubi a {
    padding-left: 28px !important;
}
.edit-activiti a {
    padding-left: 28px !important;
}
.edit-fil.aqui-active {
    background: none !important;
    left: 5px !important;
    color: #337AB7 !important;
}
.check-modal , .check-activiti1 , .check-activiti2 , .check-modalModa , .check-modalActi {
    position: absolute;
    top: 6px;
    left: 10px;
    z-index: 4;
}
#nivel1Mod{
	height: 88%;
}
.seleck , .seleckubi {
    margin-left: 10px !important;
    margin-bottom: 10px !important;
    position: relative;
    top: -1px;
    margin-right: 2px !important;
}
#form-creacion {
    padding: 16px 50px;
}
.cuerpoGrupo > #prev{
	left: 10px;
}
.cuerpoGrupo > #next{
	right: 10px;
}
.filtros-grupos > span{
	z-index: 2;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
	visibility: hidden;
}
.filtros-grupos.izq > span , .filtros-grupos.der > span{
	visibility: visible !important;
}
.filtros-grupos h4 > span {
    margin-right: 6px;
}
.filtros-grupos > div {
    height: 92%;
}
.filtros-grupos > div > .panel-group {
    overflow-y: auto;
    height: 100%;
    padding-right: 12px;
    padding-left: 10px;
    position: relative;
}
.filtros-grupos > h4 {
    font-size: 22px !important;
}
.filtros-grupos > div {
    text-align: left;
}
.accswitch {
    width: 80px;
    height: 34px;
    position: relative;
    cursor: pointer;
}
.accswitch span{
	-webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -ms-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    border-radius: 100%;
    background: white;
    width: 28px;
    height: 28px;
    display: inline-block;
    position: absolute;
    top: 3.39px;
    right: 3%;
}
.accswitch p {
    font-size: 18px;
    display: inline-block;
    padding: 4px 15px;
    margin: 0;
    width: 100%;
    background: #44A1C4;
    border: 1px #fff solid;
    border-radius: 30px;
    color: white;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.si-sw{
	text-align: left;
}
.no-sw{
	text-align: right;
	background: #666 !important;
}
.flechaz {
    color: #666;
    font-size: 16px;
    padding: 6px 20px;
    border: 1px #666 solid;
    text-decoration: none !important;
    margin-top: 20px;
    margin-bottom: 60px;
    display: inline-block;
}
.fleder{
	float: right;
	margin-right: 20px;
}
.fleiz {
    margin-left: 20px;
}
a.flechaz.fleder > span {
    margin-left: 5px;
    font-size: 17px;
}
a.flechaz.fleiz > span {
    margin-right: 5px;
    font-size: 17px;
}
.flechaz:hover {
    background: #44A1C4 !important;
    color: white !important;
    border: 1px white solid !important;
}
.filtros-grupos2 {
    height: 830px;
    padding: 5px 20px 25px;
    width: 80%;
    display: block;
    vertical-align: top;
    text-align: center;
    background: white;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    border: 1px #666 solid;
    margin: 30px auto 25px;
}
.filtros-grupos2 > h4 {
    font-size: 22px !important;
}
.filtros-grupos2 > h4 > span {
    margin-right: 6px;
}
#body-seleccionados {
    padding: 10px 0px;
    height: 92%;
}
#nivel1Sel {
    overflow-y: auto;
    height: 100%;
    padding-right: 12px;
    padding-left: 10px;
    text-align: left;
}
.filtros-grupos i{
	font-style: normal !important;
}
div#nivel1Sel .col-md-4.col-sm-4.col-xs-12 {
    vertical-align: top !important;
    display: inline-block !important;
    float: none !important;
    margin-left: -4px;
}
.body-gruposs {
    padding: 10px;
}
.body-gruposs > table {
    margin-top: 20px;
}
#form-creacion h4 {
    text-align: center;
    font-size: 24px !important;
    margin-bottom: 6px;
}
#merca {
    width: 100%;
    padding: 15px 20px;
    margin-bottom: 20px;
    display: inline-block;
}
.documentss {
    position: relative;
    width: 100%;
    padding-right: 20px;
    max-width: 440px;
    display: block;
    margin: 30px auto;
}
.documentss .quitar {
    position: absolute;
    right: 15px;
    top: -7px;
}
.yapuede {
    text-align: center;
    padding: 10px;
    font-size: 18px;
}
.fondogris-1 .navbar-nav > li > a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.fondogris-1 .navbar-nav > li {
    padding: 15px 6px;
}
.flechas-fec {
    display: inline-block;
    padding-left: 10px;
}
.flechas-fec > a:hover{
	background: white !important;
}
.flechas-fec > a {
    background: #F4F4F4;
    color: #666;
    border: 1px #e7e7e7 solid;
    display: inline-block;
    padding: 7px 11px;
    margin-left: -2px;
    text-decoration: none !important
}
.fondogris-1 > div {
    display: inline-block;
    float: left;
    padding-top: 22px;
    padding-left: 20px;
}
#flechas-filtros {
    display: inline-block;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
#flechas-filtros > li {
    display: inline-block;
}
#flechas-filtros > li > a {
    color: #666;
    border: 1px #666 solid;
    border-radius: 100%;
    font-size: 28px;
    text-align: center;
    width: 55px;
    height: 55px;
    display: inline-block;
    padding-top: 14px;
    margin: 0px 8px;
    cursor: pointer;
    text-decoration: none !important;
    background: #f3f3f3;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
}
#flechas-filtros > li > a:hover{
	background: white !important;
}
.activofil {
    -webkit-transform: scale(1.2) !important;
    -moz-transform: scale(1.2) !important;
    -ms-transform: scale(1.2) !important;
    -o-transform: scale(1.2) !important;
    transform: scale(1.2) !important;
    background: white !important;
}
.evitar {
    position: fixed;
    left: 0;
    top: 103px;
    width: 100%;
    height: 86%;
    z-index: 5;
    background: rgba(255,255,255,0.3);
    display: none;
}
.GruposFil a span {
    z-index: 2;
}
.GruposFil a b {
    font-weight: normal !important;
    z-index: 2;
    position: relative;
}
.GruposFil .aqui-active i{
	display: inline-block !important; 
}
.GruposFil a i {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0px;
    height: 99%;
    z-index: 1;
    background: #DDD;
    display: none;
}
.numerosPag p b {
    font-weight: normal !important;
}
#seleccionadosIn {
    margin-bottom: 18px;
}
.bootstrap-tagsinput{
	width: 100%;
    margin-bottom: 20px;
}
#MainContent_contenedorContrato > p.subtitulos , .simple {
    display: none !important;
}
#MainContent_contenedorContrato table tr table td {
    text-align: center;
}
/* iconos tipos de archivos */
.icoarchi {
    display: inline-block;
    position: relative;
    width: 41px;
    height: 47px;
    background-repeat: no-repeat;
    background-image: url(../../img/extensiones.png);
    background-position: -5px -6px;
}
.ico-pdf {
    background-position: -93px -4px !important;
}
.ico-xls , .ico-xlsx{
    background-position: -137px -61px !important;
}
.ico-ppt , .ico-pptx {
    background-position: -7px -61px !important;
}
.ico-jpg , .ico-png {
    background-position: -51px -61px !important;
}
.ico-doc , .ico-docx {
    background-position: -7px -116px !important;
}
.linkentidad {
    text-align: center;
    padding-bottom: 17px;
    padding-top: 15px
}
.linkentidad > a > span {
    padding-left: 4px;
    position: relative;
    top: 1px;
}
#bodypreguntas a , .form-preguntas > h4 , #bodyapuntes a , .bod-a-pregun{
    color: #347290;
    font-size: 14px;
    padding: 12px 10px;
    display: inline-block;
    width: 100%;
    background: #D9EDF7;
    text-decoration: none !important;
    position: relative;
    text-align: center;
}
#bodypreguntas , #bodyapuntes{
    margin-bottom: 0px;
}
#bodypreguntas > div , #bodyapuntes > div{
    border-radius: 0px !important;
}
#bodypreguntas a > span , #bodyapuntes a > span {
    position: absolute;
    right: 15px;
    top: 38%;
}
.body-Preguntas-2 {
    width: 100%;
    display: inline-block;
    border: 1px #DDD solid;
    padding: 10px;
    margin-top: 20px;
}
.allpreguntas > div {
    width: 100%;
    padding: 3px 20px 8px;
    border-bottom: 1px #DDD solid;
    display: inline-block;
}
.allpreguntas > div h5 {
    background: #F8F8F8;
    padding: 12px 10px 12px 50px;
    color: #666;
    margin-bottom: 0px;
    position: relative;
}
.therespond {
    margin-top: 5px;
}
.respuest1 {
    padding-left: 45px;
}
.allpreguntas > div h5 > b {
    width: 100%;
    display: inline-block;
    padding-bottom: 3px;
    font-size: 13px;
    color: #347290;
}
.allpreguntas > div p {
    padding: 8px 20px;
}
.allpreguntas > div > span {
    width: 100%;
    display: block;
    max-width: 260px;
    text-align: center;
    margin: 0 auto 10px;
    padding: 8px 0px;
    background: #44A1C4;
    color: white;
}
.buttonAsLink {
    display: inline-block;
    max-width: 260px;
    word-wrap: break-word;
}
.allpreguntas > div h5 > i {
    font-size: 28px;
    position: absolute;
    left: 10px;
    top: 15px;
}
#Desmarco {
    padding: 7px 10px !important;
    margin-top: 8px;
    margin-right: 20px;
}
#btn-apuntes {
    margin-top: 15px;
}
.body-subcuentas > div {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin-left: -5px;
}
.body-subcuentas {
    width: 100%;
    text-align: center;
    position: relative;
    display: inline-block;
    padding-bottom: 40px;
    padding-top: 20px;
}
#the-apuntes{
	display: none;
}
.body-subcuentas > div > div {
    display: inline-block;
    background: #D9EDF7;
    min-width: 300px;
    max-width: 100%;
    margin-bottom: 10px;
    padding: 10px 10px;
    color: #387693;
}
:indeterminate, :indeterminate + span {
  	background: limegreen;
}
.body-subcuentas > div > div > p {
    font-size: 16px;
    margin: 0px;
}
.body-subcuentas > div > div > h1 {
    margin: 0px;
    padding-top: 4px;
    padding-bottom: 5px;
}
table.table.table-bordered.nav th{
	vertical-align: middle;
}
.contrato-contenidos {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 15px 20px;
    background: #F5F5F5;
}
#merca2 {
    margin: 16px auto 10px;
    width: 97%;
    display: inline-block;
}
.conteniDoss {
    padding-bottom: 15px;
    padding-right: 50px;
    position: relative;
}
.conteniDoss .quitar.btn.btn-danger {
    position: absolute;
    right: 0px;
    top: 0px;
}
.contrato-documentos > #merca {
    margin: 0px !important;
    padding: 0px !important;
    text-align: center;
}
.ssrt > a {
    padding-left: 27px !important;
}
.modal-cliente h3 {
    text-align: center;
    margin: 0px;
    font-size: 20px;
    color: #666;
    border-bottom: 1px #666 solid;
    padding-bottom: 6px;
    display: inline-block;
    width: 100%;
}
.allpreguntas > div h5 > span {
    position: absolute;
    top: 0px;
    right: 0px;
    background: #44A1C4;
    color: white;
    padding: 3px 10px;
    font-size: 12px;
}
#thelaspreguntas {
    padding-top: 10px;
    overflow-y: auto;
    height: 350px;
}
.spaceado {
    padding: 40px 15px;
    font-size: 18px;
}
.spaceado > p{
	margin: 0px;
}
.title-contacts {
    width: 100%;
    padding: 0px 5px 15px;
    font-size: 22px;
    text-align: center;
    color: #686868;
    margin-top: 0px;
}
.title-contacts > img {
    display: block;
    text-align: center;
    margin: 0 auto 9px;
}
.info-contact > div {
    color: #666666;
    font-family: HelveticaNeueLTStd-Lt2;
}
.address{
	margin-top: 15px;
}
.address > address {
    margin: 0px;
    line-height: 1.3;
    padding-bottom: 12px;
}
.address > p {
    margin: 0 auto;
    display: block;
}
.body-planes {
    background-image: url(../../img/bg_precio.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 300px;
    width: 100%;
    margin-top: 35px;
    background-position: 50% 2px;
}
.body-planes > h3 {
    font-family: HelveticaNeueLTStd-Bd2;
    color: white;
    font-size: 17px;
    padding-top: 10px;
    margin: 0px;
    line-height: 31px;
}
.body-planes > b {
    font-family: HelveticaNeueLTStd-Lt2;
    font-size: 48px;
    color: white;
    padding-top: 10px;
    width: 100%;
    display: inline-block;
    margin-bottom: -8px;
}
.body-planes > p {
    font-family: HelveticaNeueLTStd-Md2;
    font-size: 15px;
    color: white;
    padding-top: 0px;
}
.info-pago {
    width: 100%;
    text-align: center;
    padding-top: 30px;
}
.btn-comprar {
    background: #A0C643;
    color: white !important;
    padding: 8px 17px 4px;
    border-radius: 5px;
    font-family: HelveticaNeueLTStd-Md2;
    display: inline-block;
    font-size: 13px;
    margin-top: 0px;
}
.body-pago{
    width: 100%;
    text-align: center;
    display: inline-block;
}
#envio:hover{
    opacity: 0.5;
}
.Pagado > h4 {
    text-transform: uppercase;
    font-family: HelveticaNeueLTStd-Bd2;
    font-size: 18px;
    padding-bottom: 10px;
    text-align: center;
    padding-right: 20px;
}
.title-contra-c {
    text-align: center;
    font-family: HelveticaNeueLTStd-Lt2;
    color: black;
}

.Pagado {
    display: inline-block;
    background-color: white;
    margin: 0 auto 22px;
    padding: 15px 30px;
    color: #666;
    width: 80%;
    font-family: HelveticaNeueLTStd-Lt2;
    font-size: 16px;
    text-align: center;
    position: relative;
}
.Pagado > span {
    color: #007EA0;
    background-color: #eee;
    padding: 10px 10px 5px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 26px;
    border: 1px #fefefe solid;
    cursor: pointer;
}
.indic-pago {
    font-size: 15px;
    padding-bottom: 1px;
    color: #666;
    font-family: HelveticaNeueLTStd-Lt2;
}
.campos-modal:first-of-type {
    margin-top: 0px !important;
}
.icons-new {
    border: 1px #666 solid !important;
    padding: 8px 0px 5px 43px !important;
}
.campos-modal {
    display: inline-block;
    width: 100%;
    border: 1px white solid;
    margin-top: 20px;
    padding: 8px 0px 5px 50px;
    position: relative;
}
.campos-modal > span {
    width: 28px;
    height: 28px;
    display: inline-block;
    position: absolute;
    left: 12px;
    top: 5px;
    background-size: 100%;
}
.icons-new > span {
    font-size: 24px;
    color: #666 !important;
    top: 7px !important;
}
.campos-modal > input {
    background: none;
    border: 0px;
    color: white;
    font-family: HelveticaNeueLTStd-Lt2;
    font-size: 19px !important;
    padding-top: 2px;
    display: inline-block;
    width: 100%;
    padding-right: 30px;
}
.icons-new > input {
    color: #666 !important;
    padding-left: 10px;
    border-left: 1px #666 solid !important;
}
.info-subc {
    text-align: left;
    line-height: 1.1;
    padding-top: 6px;
    font-size: 11px;
    font-family: HelveticaNeueLTStd-Md2;
    color: #666;
    margin: 0
}
.formapago {
    width: 100%;
    display: inline-block;
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
    text-align: center;
    margin-top: 10px;
}
.formapago > li:first-of-type {
    margin-left: 0px !important;
}
.formapago > li {
    display: inline-block;
    width: 50%;
    margin-left: -5px;
}
.formapago > li > a {
    display: inline-block;
    width: 100%;
    text-align: center;
    background-color: #27B7EC;
}
.formapago > li > a:hover {
    background: #007EA0 !important;
    opacity: 0.8;
}
.formapago > .active > a {
    background: #007EA0 !important;
}
#formul {
    text-align: center;
    padding-top: 15px;
}
.pago-colomb {
    font-size: 15px;
    color: #666;
    font-family: HelveticaNeueLTStd-Lt2;
    line-height: 1.3;
    padding: 50px 20px 5px;
    word-wrap: break-word;
}
#envio , #envioCambioC  {
    padding: 12px 20px 8px;
    margin-top: 20px;
    background: #007EA0;
    color: white;
    border: 0px;
    display: inline-block;
    border-radius: 2px;
    font-family: HelveticaNeueLTStd-Bd2;
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
}
.icons-new > i {
    position: absolute;
    width: 1px;
    height: 25px;
    background-color: #666;
    left: 43px;
    top: 8px;
}
.icons-new > select {
    width: 96%;
    background-color: white;
    border: 0px;
    border-radius: 0px !important;
    color: #666;
    font-size: 19px;
    font-family: HelveticaNeueLTStd-Lt2;
    margin-right: 12px;
}
.mensajes {
    text-align: center;
    color: #337AB7;
    font-size: 20px;
    position: relative;
    top: 0px;
    z-index: 3;
    left: 0;
    width: 100%;
    padding-top: 0px;
    font-family: HelveticaNeueLTStd-Md2;
}
#MainContent_contenedorContrato > table:first-of-type {
    margin-bottom: 0px !important;
}

#subcuentasmod > div , #gruposC > div {
    padding: 15px 8px 13px 49px;
    border-bottom: 1px #666 solid;
    width: 100%;
    display: inline-block;
    position: relative;
    cursor: pointer;
}
#subcuentasmod span{
    font-size: 34px;
    color: #666;
    position: absolute;
    left: 10px;
    top: 14px;
}
#subcuentasmod p , #gruposC p {
    margin: 0px 0 11px;
    font-family: HelveticaNeueLTStd-Lt2;
    padding-top: 1px;
    line-height: 1.1;
    margin: 0px;
}
#subcuentasmod p > b {
    font-family: HelveticaNeueLTStd-Bd2;
    width: 100%;
    display: inline-block;
    font-size: 16px;
}
#gruposC span {
    font-size: 26px;
    color: #666;
    position: absolute;
    left: 10px;
    top: 13px;
}
#gruposC p > b {
    font-family: HelveticaNeueLTStd-Bd2;
    width: 100%;
    display: inline-block;
    font-size: 18px;
    padding-top: 2px;
    padding-right: 100px;

}

.si-marcado::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00c";
    font-size: 40px;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #44A1C4;
}
#gruposC > div > a {
    position: absolute;
    right: 50px;
    top: 11px;
    z-index: 20;
}
#gruposC > div > i {
    position: absolute;
    top: 11px;
    right: 2px;
    z-index: 20;
}
.block-marcado{
	opacity: 0.7;
}
.si-marcado , .block-marcado {
    background: #F3F3F3;
}
.thefacturas > span > img {
    width: 50px;
}
.thefacturas {
    border: 2px #44A1C4 solid;
    display: inline-block;
    padding: 15px 30px;
    border-radius: 4px;
    position: relative;
    margin-top: 70px;
    margin-bottom: 50px;
}
.thefacturas > h3 {
    font-size: 24px;
    border-bottom: 1px #44A1C4 solid;
    padding-bottom: 4px;
    margin: 0px 0px 12px;
    font-family: HelveticaNeueLTStd-Md2;
    padding-top: 10px;
}
.thefacturas > h4 {
    font-family: HelveticaNeueLTStd-LT2;
}
.thefacturas > span {
    background: white;
    width: 75px;
    height: 75px;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    padding-top: 13px;
    position: absolute;
    border: 2px #44A1C4 solid;
    top: -38px;
    right: -38px;
}
.thefacturas > p {
    text-align: left;
    margin: 0px;
    font-size: 18px;
    font-family: HelveticaNeueLTStd-LT2;
    padding-top: 2px;
}
.thefacturas > p > b {
    font-family: HelveticaNeueLTStd-Bd2;
    padding-right: 4px;
    display: inline-block;
}
.thefacturas a{
	background: #44A1C4 !important;
	padding: 12px 17px 6px !important;
	width: 100%;
	text-decoration: none !important;
	font-size: 16px !important;
}
.input-group > span , a.reloader{
    position: absolute;
    right: 52px;
    z-index: 3;
    top: 7px;
    font-size: 20px;
    color: #44A1C4;
    display: none;
    cursor: pointer;
}
#srch-term2 {
    padding-right: 25px !important;
}
ul.pager.repages > .text-center {
    position: absolute;
    left: 0px;
    width: 100%;
    top: 8px;
    font-family: HelveticaNeueLTStd-Lt2;
}
.thepaginat {
    position: relative;
    z-index: 3;
    cursor: pointer;
}
.IniServi:hover , .adquirirSer:hover{
	opacity: 0.7;
}
.IniServi {
    background: #44A1C4 !important;
    color: white !important;
}
.adquirirSer {
    background: #A2C648 !important;
    color: white !important;
}
#campanaS .glyphicon{
    font-size: 14px !important;
    position: relative;
    top: 3px;
}
#CambiodePass {
    padding: 20px 60px;
}
#nameGrup {
    display: block;
    margin: 0 auto 20px;
    font-size: 16px;
    padding: 6px 10px 4px;
    font-family: HelveticaNeueLTStd-Lt2;
}
#nameGrupText{
	font-family: HelveticaNeueLTStd-Lt2;
	font-size: 14px;
	color: #666;
	text-align: center;
}
.alertarS .glyphicon{
	-webkit-animation-name: campana;
	-webkit-animation-duration: 0.3s;
	-webkit-animation-iteration-count: 4;
	-webkit-animation-timing-function: linear;
	-webkit-animation-direction: alternate;
	-moz-animation-name: campana;
	-moz-animation-duration: 0.3s;
	-moz-animation-iteration-count: 4;
	-moz-animation-timing-function: linear;
	-moz-animation-direction: alternate;
	-ms-animation-name: campana;
	-ms-animation-duration: 0.3s;
	-ms-animation-iteration-count: 4;
	-ms-animation-timing-function: linear;
	-ms-animation-direction: alternate;
	-o-animation-name: campana;
	-o-animation-duration: 0.3s;
	-o-animation-iteration-count: 4;
	-o-animation-timing-function: linear;
	-o-animation-direction: alternate;
	animation-name: campana;
	animation-duration: 0.3s;
	animation-iteration-count: 4;
	animation-timing-function: linear;
	animation-direction: alternate;
	color: red !important;
}
.mostrarse123{
	top: 60px !important;
}
.notificaciones123 {
    position: fixed;
    top: -80px;
    right: 15px;
    display: inline-block;
    background: rgba(0,0,0,0.8);
    z-index: 9999999999999999999999;
    -webkit-transition: 0.6s all;
    -moz-transition: 0.6s all;
	-ms-transition: 0.6s all;
	-o-transition: 0.6s all;
	transition: 0.6s all;
}
.notificaciones123 > p {
    color: white;
    font-size: 16px;
    margin: 0px;
    padding: 20px 25px 15px;
    text-align: center;
    font-family: HelveticaNeueLTStd-Md2;
}
.notificaciones123 > span {
    color: white;
    font-size: 18px;
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 3px;
    z-index: 2;
    cursor: pointer;
}
.docnews {
    color: #44A1C4;
    font-size: 18px !important;
    padding-top: 20px;
}
.vencido {
    font-family: HelveticaNeueLTStd-Md2;
    margin-bottom: 9px;
    margin-top: -7px;
}
.tablaslistbold {
    font-weight: bold !important;
}
.contrato-documentos {
    text-align: center;
    background: #F5F5F5;
    padding: 16px 20px;
    margin-bottom: 20px;
}
#resultarCon tr td:nth-child(3) strong {
    font-size: 14px;
}
.allpreguntas > div h5 .fa-trash {
    font-size: 20px !important;
    z-index: 8;
    cursor: pointer;
}
.PerfilesNoti{
	font-family: HelveticaNeueLTStd-Lt2;
	font-size: 14px;
	color: #000;
	padding-top: 15px;
	text-align: center;
}
.Ass #submitgrupo{
	margin-top: 22px;
}
.cmios td {
    cursor: default !important;
}
.list-group-item:last-child u {
    position: absolute;
    right: 8px;
    top: 9px;
    text-decoration: none !important;
    color: #44A1C4;
    font-size: 14px;
}
.btn-paises {
    border: 0px;
    width: 100%;
    display: inline-block;
    background: none;
    padding: 2px 23px;
	text-align: left;
}
@-webkit-keyframes campana{
	0%{
		-webkit-transform: rotateZ(25deg);
	}
	100%{
		-webkit-transform: rotateZ(-25deg);
	}
}

/* Responsive */
@media screen and (min-width: 992px){
	.thefixed{
		position: fixed !important;
	}
	.stronwidth{
		width: 20% !important;
	}
	.stronwidth-2{
		width: 79% !important;
	}
	body{
		padding-top: 30px !important;
	}
	#Formresponsiv {
	    min-width: 460px;
	}
}
@media screen and (max-width: 991px) and (min-width: 767px){
	#Menuleft{
		overflow: hidden !important;
	}
	.body-subcuentas > div{
		width: 100% !important;
	}
}
@media screen and (max-width: 991px){
	#Formresponsiv{
		float: none !important;
	    margin-left: auto !important;
	    margin-right: auto !important;
	}
	#defaultNavbar1 > ul li{
		float: none !important;
		display: inline-block;
	}
	#defaultNavbar1 > ul{
		float: none !important;
		text-align: center;
	}
	#seccionCheck tr td:nth-child(9){
		width: auto !important;
		padding-left: 0px !important;
		margin-left: 10px !important;
	}
	.responsive-detalle .table.table-hover , .responsive-detalle .table.table-hover tbody , .responsive-detalle .table.table-hover tr , .responsive-detalle .table.table-hover td.info{
		display: inline-block;
		width: 100%;
	}
	.body-gruposs > table {
	    width: 100%;
	    display: inline-block;
	    border: 0px !important;
	}
	.body-gruposs > table thead{
		display: none !important;
	}
	.body-gruposs > table tbody {
	    display: inline-block;
	    width: 100%;
	}
	.body-gruposs > table tr {
	    width: 100%;
	    display: inline-block;
	    margin-bottom: 20px;
	}
	.body-gruposs > table tr td{
		width: 100%;
		display: inline-block;
	}
	.body-gruposs > table tr td:nth-child(5){
		text-align: left !important;
	}
	.body-gruposs > table tr td:nth-child(5) > p {
	    display: inline-block;
	    margin: 0px;
	}
	.body-gruposs > table tr td:nth-child(6){
		margin: 0px !important;
	}
	#seccionCheck tr td:first-of-type {
	    display: none !important;
	}
	#seccionCheck tr td:nth-child(7){
		width: 100% !important;
		padding-left: 175px !important;
		padding-right: 18px !important;
		margin: 0px !important;
	}
	#seccionCheck2 tr td:nth-child(9) {
	    width: auto !important;
	    display: inline-block !important;
	    padding-left: 5px !important;
	}
	.body-gruposs > table tr td:nth-child(6), .body-gruposs > table tr td:nth-child(7), .body-gruposs > table tr td:nth-child(8), .body-gruposs > table tr td:nth-child(9) {
	    display: inline-block;
	    width: 25% !important;
	    margin-left: -4px;
	}
	.tablaslistEven , .tablaslistOdd , .tablaslistbold , .tablaslist{
	    width: 100%;
	    display: inline-block;
	    text-align: center;
	}
	table.secdocs > tbody > tr {
	    display: inline-block;
	    width: 100%;
	    margin-bottom: 15px;
	    margin-top: 5px;
	    border-radius: 0px;
	}
	.docnews {
	    font-size: 22px !important;
	    position: absolute;
	    top: -11px;
	    left: 20px;
	}
	.fondogris-1 .nav.navbar-nav{
		margin: 0px !important;
	}
	.fondogris-1 .nav.navbar-nav li{
		display: inline-block !important;
	}
	.secdocs > tbody > tr td {
	    padding: 8px 8px;
	}
	.movil{
		border: 0px !important;
	}
	.movil thead{
		display: none !important;
	}
	.movil #resultarCon {
	    display: inline-block !important;
	    width: 100% !important;
	}
	.movil #resultarCon tr {
	    width: 100%;
	    display: inline-block;
	    margin-bottom: 20px;
	    border-radius: 15px;
	    border: 1px #ddd solid;
	    text-align: center;
	}
	.movil #resultarCon tr td {
	    width: 100%;
	    display: inline-block;
	    border: 0px;
	    border-bottom: 1px #ddd solid;
	    white-space: normal !important;
	    position: relative;
	    padding-left: 175px;
	    padding-right: 18px;
	    text-align: justify;
	}
	.movil #resultarCon tr td strong {
	    position: absolute;
	    top: 8px;
	    left: 18px;
	}
	.movil2{
		border: 0px !important;
	}
	.movil #resultarCon > tr > td:nth-child(7), .movil #resultarCon > tr > td:nth-child(8) {
	    width: auto;
	    border: 0px !important;
	    padding-left: 0px;
	    padding-right: 0px;
	    margin-left: 10px;
	}
	body{
		padding-top: 0px !important;
	}
	.navbar-header , .navbar-brand-iz{
		float: none !important;
		text-align: center;
	}
	.navbar-brand-iz{
		display: inline-block;
		height: auto !important;
    	padding: 12px 0px 9px !important;
	}
	.modwidth > div {
    	width: 100%;
	}
	.titles1 h4{
		padding-left: 40px;
	}
}
@media (max-width: 480px){
	.mainbar .page-head h2{
		float: none;
	}
	.mainbar .bread-crumb{
		float: none;
		margin-top: 10px;
	}
	.col-left{
		width: 100%;
		float: none;
		margin-right: none;
	}
	.col-right{
		width: 100%;
		float: none;
	}
	.fc-button-month, .fc-button-agendaWeek, .fc-button-agendaDay {
		display: none;
	}
	.body-subcuentas > div > div{
		min-width: auto !important;
		width: 100% !important;
	}
}
@media (max-width: 592px){
	.rst{
		position: relative !important;
		top: 0px !important;
		margin-bottom: -10px;
		margin-top: 5px;
	}
	.fondogris-1 > div{
		float: none !important;
		width: 100%;
	    text-align: center;
	    margin-bottom: 15px;
	}
	.fondogris-1 > ul{
		width: 100%;
    	text-align: center;
	}
	ul.formapago > li {
	    width: 100% !important;
	    margin: 0px !important;
	}
	.formapago > li img {
	    max-width: 100%;
	}
}
@media (max-width: 767px){
	.filtros-grupos{
		width: 100% !important;
		left: 0px !important;
	}
	.navbar-nav {
	    margin: 7.5px -11px !important;
	}
	.responsive-factura , .responsive-factura > table , .responsive-factura tbody{
	    width: 100%;
	    display: inline-block;
	    border: 0px !important;
	}
	.responsive-factura tbody tr{
	    width: 100%;
	    display: inline-block;
	    margin-bottom: 20px;
	    border-radius: 15px;
	    border: 1px #ddd solid;
	    text-align: center;
	}
	.responsive-factura #facturaResp tr td {
	    width: 100%;
	    display: inline-block;
	    border: 0px;
	    border-bottom: 1px #ddd solid;
	    white-space: normal !important;
	    position: relative;
	    padding-left: 175px;
	    padding-right: 18px;
	    text-align: justify;
	    border-left: 0px !important;
	    border-right: 0px !important;
	    word-wrap: break-word;
	}
	.responsive-factura #facturaResp tr td:nth-child(7){
		padding-left: 0px !important;
		padding-right: 0px !important;
		text-align: center !important;
		border-bottom: 0px !important;
	}
	.responsive-factura tbody tr td strong{
		position: absolute;
	    top: 8px;
	    left: 18px;
	}
	.responsive-factura > table thead {
	    display: none !important;
	}
	.body-subcuentas > div{
		width: 100% !important;
	}
	#defaultNavbar1 ul li .dropdown-menu li , #defaultNavbar1 > ul li {
	    width: 100% !important;
	}
	#CambiodePass{
		padding: 20px 10px !important;
	}
	.modwidth {
	    width: 100%;
	    margin: 0;
	    padding: 12px 0px !important;
	}
	.form-inline button{
   		margin-left:0px;
   	} 
	header{
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	header .logo{
		padding: 0px;
		display: none;
	}
	header .nav.nav-pills{
		margin-top: 30px;
		margin-bottom: 20px;
		margin-left:20px;
	}
	header .header-data {
		margin-top: 15px;
		margin-left: 20px;
	}
	
	.navbar{
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}	
	.nav-collapse .dropdown-menu{
		padding: 10px 10px !important;
	}
	.nav-collapse .dropdown-menu > li{
		color: #999 !important;
	}
	.nav-collapse .dropdown-menu a {
		color: #777;
	}
	.nav-collapse .dropdown-menu a:hover{
		color: #888;
		background:transparent !important;
	}
	.nav-collapse .dropdown-menu hr{
		border-top: 1px solid #eee;
		border-bottom: 1px solid #ccc;
	}
	.sidebar{
		float: none;
		width: 100%;
		
	}
	.sidebar #nav{
		width: 100% !important;
	}
	.sidebar #nav > li a{
		width: 100% !important;
	}

	.sidebar .sidebar-dropdown{
		display: block;
		padding: 6px;
		height: auto !important;
		text-align: right !important;
    	padding-right: 25px !important;
    	border-top: 1px solid #167cac !important;
	}
	.sidebar #nav{
		display: none;
	}
	.mainbar{
		float: none;
		margin:0px;
		border:0px;
	}
	.today-datas{	
		text-align: center;
	}
}

@media (min-width: 768px) and (max-width: 991px){
	.modwidth{
		width: 76% !important;
	}
	.form{
		margin: 0px !important;
	}
	form .control-group{
		margin:0px !important;
	}
	form .control-label{
		float: none !important;
		width: auto !important;
		text-align: left !important;
	}
	form .controls{
		float: none !important;
		margin-left: 0px !important;
	}
	form .form-actions{
		padding-left: 0px !important;
	}
	.navbar{
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
	.nav-collapse .dropdown-menu{
		padding: 10px 10px !important;
	}
	.nav-collapse .dropdown-menu > li{
		color: #999 !important;
	}
	.nav-collapse .dropdown-menu a {
		color: #777;
	}
	.nav-collapse .dropdown-menu a:hover{
		color: #888;
		background:transparent !important;
	}
	.nav-collapse .dropdown-menu hr{
		border-top: 1px solid #eee;
		border-bottom: 1px solid #ccc;
	}	
	.sidebar{
		width: 230px;
	}
	.mainbar{
		margin-left: 0px;
	}
   
   header{
      padding-top:10px;
   }
	
	header .nav.nav-pills{
		margin-top: 30px;
		margin-bottom: 20px;
		margin-left:20px;
	}
	header .header-data {
		margin-top: 15px;
		margin-left: 20px;
	}
	
	header .logo{
		padding: 0px;
		display: none;
	}
}

[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}
